projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6017474
)
Rename CONFIG_CMD_MUX to CONFIG_CMD_AT91_SPIMUX
author
Peter Pearse
<
[email protected]
>
Tue, 4 Sep 2007 13:23:50 +0000
(14:23 +0100)
committer
Peter Pearse
<
[email protected]
>
Tue, 4 Sep 2007 13:23:50 +0000
(14:23 +0100)
include/config_cmd_all.h
[changed mode: 0644->0755]
patch
|
blob
|
history
diff --git
a/include/config_cmd_all.h
b/include/config_cmd_all.h
old mode 100644
(file)
new mode 100755
(executable)
index
3d91e99
..
77ea025
--- a/
include/config_cmd_all.h
+++ b/
include/config_cmd_all.h
@@
-76,6
+76,6
@@
#define CONFIG_CMD_USB /* USB Support */
#define CONFIG_CMD_VFD /* VFD support (TRAB) */
#define CONFIG_CMD_XIMG /* Load part of Multi Image */
-#define CONFIG_CMD_
MUX
/* AT91 MMC/SPI Mux Support */
+#define CONFIG_CMD_
AT91_SPIMUX
/* AT91 MMC/SPI Mux Support */
#endif /* _CONFIG_CMD_ALL_H */